home *** CD-ROM | disk | FTP | other *** search
/ Drops Desktop CD-ROM Collection / Drops Desktop CD-ROM Collection.iso / install.exe / scripts / DefineButton2_12 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2004-01-19  |  65 b   |  4 lines

  1. on(press){
  2.    fscommand("exec","files/calender/setup.exe");
  3. }
  4.